<squad>
	<description>
		<type>TYPE_HALFTRACK</type>
		<nationality>NATIONALITY_UKRAINIAN</nationality>

		<long_name>Drone Recon</long_name>
		<short_name>Drone RS</short_name>
		<comment>Reconnaissance Drone</comment>

		<uniform_profile>uniform_profile_ukraine_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_ukraine_AFU.png</uniform_game>
	</description>

	<availability>
		<data><month>2</month><year>2021</year><number>150</number></data>
		<data><month>11</month><year>2025</year><number>500</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Drone_MAVIC.png</image_profile>
			<weight>10</weight>
		</attributes>

		<drive>
			<engine>
				<name>Engine</name>
				<horsepower>6</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<mount>MOUNT_MIDDLE</mount>
				<rpm_idle>300</rpm_idle>
				<rpm_limit>1000</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>6</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

		</drive>

		<hull>
			<image_view>Image-Drone_MAVIC.png</image_view>

			<width>35</width>
			<length>35</length>
			<height>15</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>1</front>
				<side>1</side>
				<rear>1</rear>
				<top>1</top>
			</armour>

		</hull>

		<turret>

			<diameter>35</diameter>
			<height>5</height>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>800000</offsetZ>

			<rotate_time>18</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>1</front>
				<side>1</side>
				<rear>1</rear>
				<top>1</top>
				<mantlet>1</mantlet>
			</armour>

			<weapon><type>WEAPON_PISTOL_Camera</type><mount>ball</mount></weapon>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>200</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
